home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Ss-Sz / Stack Builder 4.1 Shell.cpt / Stack Builder v4.1 Shell / background_3960.txt < prev    next >
Text File  |  1987-11-12  |  2KB  |  78 lines

  1. -- background: 3960 from stack: in.1 Shell
  2. -- bmap block id: 9191
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: Main Index Card
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   do "textSetUp"
  9. end openBackground
  10.  
  11.  
  12. -- part 3 (button)
  13. -- low flags: 00
  14. -- high flags: 2000
  15. -- rect: left=446 top=30 right=55 bottom=483
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 21700 / 21700
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Go Home
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   go home
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 4 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=15 top=28 right=322 bottom=39
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: Title Card Link
  43. ----- HyperTalk script -----
  44. on mouseUp
  45.   visual effect dissolve to black
  46.   go to card id 2976
  47. end mouseUp
  48.  
  49.  
  50.  
  51.  
  52. -- part 8 (field)
  53. -- low flags: 01
  54. -- high flags: 0000
  55. -- rect: left=117 top=32 right=57 bottom=395
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 1
  59. -- font id: 2
  60. -- text size: 18
  61. -- style flags: 0
  62. -- line height: 24
  63. -- part name: Index Card Title
  64.  
  65.  
  66. -- part 12 (field)
  67. -- low flags: 81
  68. -- high flags: 0002
  69. -- rect: left=204 top=268 right=286 bottom=324
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 0
  73. -- font id: 3
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: Font
  78.